home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
C/C++ Interactive Reference Guide
/
C-C++ Interactive Reference Guide.iso
/
c_ref
/
clesson
/
c.dir
/
00087_Bitmap_87
(
.png
)
< prev
next >
Bitmap Image
|
1995-04-05
|
53KB
|
207x248
|
4-bit (9 colors)
Labels
:
text
|
font
|
screenshot
OCR:
FIXED operator++() { parts[Whole]++; return*this; FIXED operator++( int ) { FIXED tmp = * this : parts[Whole]++ ; return tmp;